Skip to content

Comments

feat: show 'Resume listening' in overflow menu when transcript exists#4163

Merged
ComputelessComputer merged 1 commit intomainfrom
devin/1771775681-resume-listening-menu
Feb 22, 2026
Merged

feat: show 'Resume listening' in overflow menu when transcript exists#4163
ComputelessComputer merged 1 commit intomainfrom
devin/1771775681-resume-listening-menu

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

When a session already has a transcript, the overflow menu (three-dot menu) now shows "Resume listening" instead of "Start listening". This makes the menu item label consistent with the header bar's "Resume listening" button that already appears when a transcript exists.

The existing hasTranscript value from OverflowButton is passed down to the Listening component to drive the label change. No new data fetching or state logic was added.

Review & Testing Checklist for Human

  • Open a session that has an existing transcript, open the overflow menu, and verify it says "Resume listening"
  • Open a session with no transcript, open the overflow menu, and verify it still says "Start listening"
  • Verify clicking "Resume listening" in the menu still correctly starts listening

Notes

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit 1830e80
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/699b270d063cd50008428ba6

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for hyprnote canceled.

Name Link
🔨 Latest commit 1830e80
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/699b270ea5db9b000825c576

@ComputelessComputer ComputelessComputer merged commit b66d51d into main Feb 22, 2026
12 of 14 checks passed
@ComputelessComputer ComputelessComputer deleted the devin/1771775681-resume-listening-menu branch February 22, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant